All numbers 1..100, both inclusive, are written on a blackboard. At every stage, you are allowed to combine two numbers, and instead of that number write x+y+xy (Teacher's note: Dont introduce algebra as yet, tell kids they replace those two numbers with sum of the two numbers and their product)
What are the possible values that remain at the end?What are the ways to get a small total or a large total?How do we navigate this problem? It seems too big... Can we try with a smaller problem? What is the smallest problem?What if you combined two numbers but in different order 3 and 5, or 5 and 3. Why? Note that this is not always true - for example in division.For small sequences, kids may come up with the conclusion that order doesn't matter. Try with other sequences like 3, 5, 8Is there any way to show that the answer is not dependent on order? Or can you find a counter-example?Try with a sequence of 4 numbers (18 ways to order them) Lets now get to algebra, and try to combine three numbers a, b and c algebraically. Lets try for four numbers a,b,c and dAdvanced kids should start to realize that this operation is commutative and associative. Ensure they know what that meansTabulate results for sequences upto 6 numbers. Can kids find the relationship between these final values?Can you find a general formula ((n+1)!-1), or for any set of numbers (1+a)(1+b)... -1So now if you were to do it for 100 numbers, what would the answer be? (101!-1)